Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Debug Alert (-debugalert)

Use Debug Alert (-debugalert) and the Client Logging (-clientlog) startup parameter to access 4GL stack trace information during a session.

Operating system
and syntax
UNIX
Windows
-debugalert
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

If you set -debugalert to yes, and use the -clientlog startup parameter to specify a log file name, the 4GL stack trace is written to the log file you specify with -clientlog. Messages are written to the log file as they are encountered during a session. This applies to both batch and interactive sessions. For WebSpeed and AppServer applications, the output goes to their respective log files.

The stack trace is included only for the error messages and 4GL Alert-box messages that are normally written to the file specified with -clientlog.

Note: If you do not use the -clientlog startup parameter to specify a log file, the messages are not written to a log file.

When -debugalert is set to yes and an error occurs in a batch session for:

To retrieve or reset the value of this parameter at runtime, use the DEBUG-ALERT attribute of the SESSION system handle.

For more information on the DEBUG-ALERT attribute or the SESSION system handle, see OpenEdge Development: Progress 4GL Reference .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095